home *** CD-ROM | disk | FTP | other *** search
- ## REM ---- THIS IS THE FILE THAT CONTAINS USER MENUS FOR BIGWCL
- ## You can use buttons from WCLTOOLB.DLL, by putting a "*" before
- ## the button's number, and then a ":" after the button's number
- ## Any DLL with numbered bitmaps can be used instead of WCLTOOLB.DLL
- ## The last parameter is the description of the menu item;
- ## This description is optional - and if used, it must be preceded
- ## with "==" (descriptions will be shown beside the window title)
- ##
- ## For a description of the buttons in the DLL, and their ID numbers,
- ## please see the file: WCLTOOLB.TXT
- ##
- ##
- ## Any line that starts with a hash ("#") is commented out
- ##
-
- [menus]
- *button78:E&xit=wmclose == Exit this program
- *button4:Con&figure=cfg == Customise WCL
- *button71:wcl=wcl.exe == Run "Small" WCL
- *button54:&Shell=dos == Shell out to DOS
- #*button23:&Edit Menus=edwcl wcldir\menu-b.wcl;thisexe;wmclose == Edit the WCL Menus
- *button23:&Edit Menus=edwcl wcldir\menu-b.wcl == Edit the WCL Menus
- *button58:&New Menu=if gets "Menu Title, space, and Command $i" usermenu $i == Create a new menu
- *button72:&Clip=clip == Copy the WCL window to the clipboard
- *button66:&Paste=paste == Paste from the clipboard
- *button1:&Help=? == Help
- *button21:&About=ver == Show the program information
- *button70:&Reswk=Workshop.exe == Borland Resource Workshop
- *button73:&Bpw=bpw.exe == Borland Pascal Version 7
- *button68:Wincim=wincim.exe == Compuserve Information Manager
- *button38:&File Manager=winfile.exe==Windows File Manager
- *button42:Terminal=terminal.exe==Windows Terminal Program
- *button21:&About=ver==About BigWCL
-